home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 019a / zce12.zip / WHATSNEW.DOC < prev    next >
Text File  |  1991-12-09  |  5KB  |  137 lines

  1. ZCE and ZD Revision History
  2. ---------------------------
  3.  
  4. ZCE and ZD v1.2,  December 9, 1991: major enhancements and bug fixes
  5.  
  6. ZCE & ZD
  7.  
  8.   On Line Help enhanced.  
  9.   
  10.   All pop up windows no allow use of the mouse. 
  11.                         
  12.     
  13. ZCE specific
  14.   
  15.   Tagged filenames and comments can be written to a named disk file 
  16.   by pressing Ctrl+F3.  Thanks Michael.
  17.  
  18.   The Import Comments File may be selected from a Pop up List.  This 
  19.   will allow you to select from up to 9 Import filenames.  You can also 
  20.   add to the list inside ZCE. 
  21.  
  22.   ZCE.SET file now requires tokens to allow easier parsing and user 
  23.   modifications.
  24.   
  25.   Toggle Ega/Vga Screen Lines from 25/43/50 lines using Ctrl+F5.
  26.   
  27.   Import comments algorithm has been completely rewritten.  Searching is 
  28.   now Faster and less error prone.  
  29.   
  30.   Maximum import buffer size increased to 384.
  31.   
  32.   Filenames can now be changed in ZCE using Ctrl+F4.
  33.   
  34.   Zip file contents can now be displayed and selected.  Files inside Zip 
  35.   Files can now be Viewed, Uncompressed and Deleted.  The programs 
  36.   PKUNZIP.EXE and PKZIP.EXE are copyrighted programs by PKWARE and 
  37.   LIST.COM by Vernon D. Buerg.
  38.   
  39.   Pull down menus now available by pressing F10.
  40.   
  41.   If the ZCEWORK environment variable is set then ZCE will use the value 
  42.   as the working directory for the View zip function.  This is useful if 
  43.   you have a ramdisk. 
  44.   
  45.   Comments can now be Imported from a file stored inside a Zip File.
  46.  
  47.   
  48. ZD specific
  49.   
  50.   Output format updated to handle redirection to a file correctly. 
  51.   Thanks Michael. 
  52.   
  53.   Added /L switch to display filenames in lower case.
  54.   
  55.   Command line colors syntax has changed.  Foreground and background 
  56.   colors are now coded into a single number.
  57.  
  58.   Added File Select Mode.  Now a file may be highlighted and selected. 
  59.   The ZDSELECT environment variable is set to the selected file name.  
  60.   
  61.   The S key toggles File Select Mode on/off.
  62.   The /SEL command line switch starts up ZD in File Select Mode.  
  63.   The /FO command line switch sets the environment variable ZDSELECT to 
  64.   the selected filename without ".EXT" period or extension.
  65.   
  66.   The /DEBUG command line switch outputs trouble shooting information 
  67.   when File Select Mode is used.
  68.   
  69.   UNZIP.BAT example application for file select mode.
  70.   
  71.   The /ME command line switch sets File Select Mode to update the Master 
  72.   Environment.  The default is Parent.
  73.  
  74.   The /LE command line switch sets File Select Mode to update the Local 
  75.   Environment.
  76.   
  77.   ZD can now display .ZIP, .ARC, .PAK and .LZH contents will the /VC 
  78.   command line switch.    
  79.   
  80.   New File specifications can be entered when F4 is pressed.
  81.  
  82.   ZD will create a directory and unzip the current zip file when U is 
  83.   pressed and file select mode is on.
  84.  
  85. -----------------------------------------------------------------------------
  86. ZCE v1.1b, 6/3/91: minor bug fixes
  87.  
  88. ZCE specific
  89.   
  90.   Fixed bug with new algorithm in copy comment command.
  91.   
  92. -----------------------------------------------------------------------------
  93. ZCE v1.1a, 5/30/91: minor bug fixes
  94.  
  95. ZCE specific
  96.   
  97.   Fixed out of memory error when shelling to dos
  98.   Added better sorting algorithm to copy comment command, thanks Phil
  99.  
  100.  
  101. -----------------------------------------------------------------------------
  102. ZCE v1.1 and ZD v1.1, 5/20/91:
  103.  
  104. ZCE specific
  105.  
  106.   EGA/VGA now supported
  107.   Added file tagging for faster import searches
  108.   Error checking added on all file writes
  109.   All windows now free up string space used
  110.   All windows now check for required string space before executing
  111.   New faster windowing system added 
  112.   ESC is now exit ZCE
  113.   Shift-F1 shows ZCE status screen
  114.   Shift-F2 tags all files with empty comments
  115.   F9 is now tag/untag file
  116.   F10 is now tag/untag all files
  117.   F2 in import window changes import buffer size
  118.   Pressing up arrow while at top comment rolls to bottom
  119.   Pressing down arrow while at bottom comment rolls to top
  120.   Command line switches added, try ZCE /?
  121.   External help file called ZCE.HLP           
  122.  
  123.  
  124. ZCE & ZD
  125.  
  126.   Environment variables are now supported for defaults
  127.   /M switch forces monochrome display
  128.   Added new filename parsing routines
  129.   Fixed bug in video card detection
  130.  
  131.  
  132. ------------------------------------------------------------------------------
  133. ZCE 1.0 and ZD 1.0, 3/26/91:
  134.  
  135.   This is the initial release of ZCE (Zip Comment Editor) and 
  136.   ZD (Zip Directory.
  137.